machine-level programming
- machine-level programming
прямое программирование
part programming — программирование обработки детали
programming manual — руководство по программированию
walk-through programming — программирование прогоном
application programming — прикладное программирование
encapsulated programming — модульное программирование
English-Russian big polytechnic dictionary.
2014.
Смотреть что такое "machine-level programming" в других словарях:
High-level programming language — In computing, a high level programming language is a programming language with strong abstraction from the details of the computer. In comparison to low level programming languages, it may use natural language elements, be easier to use, or more… … Wikipedia
Low-level programming language — In computer science, a low level programming language is a language that provides little or no abstraction from a computer s microprocessor. The word low refers to the small or nonexistent amount of abstraction between the language and machine… … Wikipedia
high level programming language — programming language written in words which have been translated into machine language … English contemporary dictionary
Programming paradigm — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concu … Wikipedia
Programming language — lists Alphabetical Categorical Chronological Generational A programming language is an artificial language designed to communicate instructions to a machine, particularly a computer. Programming languages can be used to create programs that… … Wikipedia
low level programming language — fundamental programming language which is close to machine language … English contemporary dictionary
First-generation programming language — A first generation programming language is a machine level programming language.Originally, no translator was used to compile or assemble the first generation language. The first generation programming instructions were entered through the front… … Wikipedia
Machine code — or machine language is a system of impartible instructions executed directly by a computer s central processing unit. Each instruction performs a very specific task, typically either an operation on a unit of data (in a register or in memory, e.g … Wikipedia
machine tool — machine tooled, adj. a power operated machine, as a lathe, used for general cutting and shaping of metal and other substances. [1860 65] * * * Stationary, power driven machine used to cut, shape, or form materials such as metal and wood. Machine… … Universalium
Programming by demonstration — (PbD) is a technique for teaching acomputer or a robot new behaviors by demonstrating the task totransfer directly instead of programming it through machinecommands.The term Programming by example (PbE) or Programming bydemonstration (PbD)… … Wikipedia
Programming productivity — refers to a variety of software development issues and methodologies affecting the quantity and quality of code produced by an individual or team. Key topics in productivity discussions have included:* Amount of code that can be created or… … Wikipedia